object CaptionControlAbout: TCaptionControlAbout Left = 189 Top = 107 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'About TCaptionControl' ClientHeight = 216 ClientWidth = 248 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} PixelsPerInch = 96 TextHeight = 13 object ControlImage: TImage Left = 8 Top = 8 Width = 24 Height = 24 AutoSize = True Picture.Data = {} end object lblComponent: TLabel Left = 48 Top = 8 Width = 133 Height = 13 Caption = 'TCaptionControl Component' end object lblVersion: TLabel Left = 48 Top = 24 Width = 53 Height = 13 Caption = 'Version 1.0' end object lblCopyright: TLabel Left = 48 Top = 48 Width = 176 Height = 13 Caption = 'Created by Yorai Aminov, 1996, 1997' end object lblHistory: TLabel Left = 48 Top = 72 Width = 73 Height = 13 Caption = 'Version History:' end object btnOK: TButton Left = 88 Top = 184 Width = 73 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 0 end object lvwHistory: TListView Left = 48 Top = 88 Width = 193 Height = 89 ColumnClick = False Columns = < item Caption = 'Date' Width = 54 WidthType = ( -1) end item Caption = 'Version' Width = 47 WidthType = ( -2) end item Caption = 'Comments' Width = 88 WidthType = ( -2) end> ReadOnly = False Items.Data = { 930000000300000000000000FFFFFFFFFFFFFFFF02000000000000000830332F 32312F393704312E30300D46697273742052656C6561736500000000FFFFFFFF FFFFFFFF02000000000000000831322F31302F393604302E32300B5365636F6E 64204265746100000000FFFFFFFFFFFFFFFF02000000000000000831322F3032 2F393604302E31300A46697273742042657461} TabOrder = 1 ViewStyle = vsReport end object CaptionControl1: TCaptionControl ShowButtons = False Top = 184 end end